<table class="commTable" border="0" cellpadding="2" cellspacing="1" width="100%">
<tbody><tr><td class="commTd2" colspan="2">$ERROR$</td></tr>
<?if(!$USER_LOGGED_IN$)?>
<tr><td class="commTd1" width="15%" nowrap="nowrap"> *:</td><td class="commTd2"><input class="commFl" name="name" value="$NAME$" size="30" maxlength="60" type="text"></td></tr>
<tr><td class="commTd1">Email:</td><td class="commTd2"><input class="commFl" name="email" value="$EMAIL$" size="30" maxlength="60" type="text"></td></tr>
<?endif?>
<tr><td class="commTd2" colspan="2"><div style="padding-bottom: 2px;"><font color="#ffa500">$BBCODES$</font></div><table border="0" cellpadding="0" cellspacing="0" width="100%"><tbody><tr><td valign="top"><textarea class="commFl" style="height: 135px;" rows="8" name="message" id="message" cols="50">$MESSAGE$</textarea></td><?if($SMILES$)?><td style="padding-left: 3px;" align="center" width="5%" valign="top">$SMILES$</td><?endif?></tr></tbody></table></td></tr>
<?if($SUBSCRIBE$)?><tr><td class="commTd1" width="15%" nowrap="nowrap">:</td><td class="commTd2">$SUBSCRIBE$</td></tr><?endif?>
<?if($SECURITY_CODE$)?><tr><td class="commTd1" nowrap="nowrap"> *:</td><td class="commTd2">$SECURITY_CODE$</td></tr><?endif?>
<tr><td class="commTd2" colspan="2" align="center"><input class="commSbmFl" id="addcBut" name="submit" value="-   -" type="submit"></td></tr></tbody></table>